Skip to content

build(package): match allowed peer dependency ranges of react and @types/react #1463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

hbendev
Copy link
Contributor

@hbendev hbendev commented Jul 17, 2024

What is the motivation for this pull request?

build(peer-deps): match allowed peer dependency ranges of react and @types/react

Fixes #1462

Checklist:

@remarkablemark remarkablemark changed the title build(peer-deps): match allowed peer dependency ranges of react and @types/react build(package): match allowed peer dependency ranges of react and @types/react Jul 17, 2024
Copy link

codecov bot commented Jul 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (9362f27) to head (ba43957).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1463   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines          151       151           
  Branches        49        49           
=========================================
  Hits           151       151           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Match react and @types/react versions in peer dependency list
2 participants